home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / c / tde31.zip / TDECFG.DOC < prev    next >
Text File  |  1993-08-29  |  6KB  |  154 lines

  1.  
  2.                                   tdecfg
  3.                        a configuration utility for
  4.                              tde, version 3.1
  5.                              August 29, 1993
  6.                                Frank Davis
  7.  
  8.  
  9. Usage:
  10.  
  11.    If you would like to customize tde to suit your tastes, you may use this
  12.    program to change the colors, key definitions, default modes, help
  13.    screen, and permanent macros.
  14.  
  15.    At the command line type:
  16.  
  17.       tdecfg
  18.  
  19.  
  20.                            Option 1.  Change Colors
  21.  
  22. Function Keys:
  23.  
  24.    F2 = Load default colors
  25.       This function changes the colors back to the original color scheme
  26.       used by the distribution version of tde.
  27.  
  28.    F3 = Quit
  29.       Abandons any changes made in the color scheme.
  30.  
  31.    F10 = Write colors to tde.exe
  32.       Stores the new color scheme in the tde executable file.  tde will use
  33.       the new color scheme each time a file is edited.
  34.  
  35.    ESC = Quit
  36.  
  37.  
  38.  
  39.                            Option 2.  Redefine keys
  40.  
  41. Function Keys:
  42.  
  43.    F3 = Quit
  44.       Abandons any changes made in the key definition list.
  45.  
  46.    F5 = Change Function
  47.       Brings up a window of available functions.  Currently, 230 keys are
  48.       recognized as function keys by tde.  There are no restrictions on
  49.       what function you may assign or reassign to a key.  You may assign a
  50.       key to the null function, seen as "*  *  *".  A key assigned to the
  51.       null function no longer performs any editor function.
  52.  
  53.       Press <Enter> to reassign the hilited key to the hilited function.
  54.       Press <ESC> to quit the function, no changes are made.
  55.  
  56.       An asterisk is placed beside all keys that have been redefined.
  57.  
  58.       Note:  See the list of available functions with definitions at end of
  59.       tde.doc.
  60.  
  61.    F7 = Print to file
  62.       Print the current key assignments to a file.
  63.  
  64.    F8 = Print to printer
  65.       Print the current key assignments to the printer.
  66.  
  67.    F10 = Write Changes
  68.       When you press this key, all function key assignments are written to
  69.       the tde executable file.  The changes are permanent until you
  70.       redefine the keys.
  71.  
  72.       When you redefine the keys, you should also change the help screen to
  73.       show what functions are assigned to what keys.
  74.  
  75.    ESC = Quit
  76.       No changes are written to the tde executable file.
  77.  
  78.  
  79.                       Option 3.  Install new help screen
  80.  
  81. Function keys:
  82.  
  83.    none
  84.  
  85.    This utility assumes that you have already created or modified a file
  86.    that contains the image of the new help screen.  Sample.hlp is included
  87.    with the distribution files to show you what the initial help screen
  88.    looks like.  You may modify the sample help screen or copy it to a new
  89.    file and make the changes in the new file.  By choosing option 1, the
  90.    configuration utility prompts for the file name with the help screen
  91.    image.  The changes are written to the tde executable file.
  92.  
  93.    If you enter a file name that doesn't exist, the configuration utility
  94.    sorta gracefully exits this function.  I didn't do anything fancy with
  95.    this option.  You can't press ESC to quit out; however, if you decide
  96.    you want to quit, just enter a fictitious or outrageous file name.  A
  97.    harmless error message with be displayed and you may continue with the
  98.    configuration utility having made no changes to the tde executable file.
  99.  
  100.  
  101.                      Option 4.  Set Default Editor Modes
  102.  
  103. Function Keys:
  104.  
  105.    F3 = Quit
  106.       Abandons any changes made to the default modes.
  107.  
  108.    F10 = Save and Quit
  109.       When you press this key, the default editor modes are written to the
  110.       tde executable file.  The changes are permanent until you redefine
  111.       the modes.
  112.  
  113.    ESC = Quit
  114.  
  115.  
  116.                       Option 5.  Install permanent macros
  117.  
  118. Function keys:
  119.  
  120.    none
  121.  
  122.    This utility assumes that you have already created a macro definition
  123.    file.  The only way to create a macro definition file is to use the
  124.    "save macro" function in tde.exe.  Once you have created your favorite,
  125.    most useful macros, just save them to a macro file and make them
  126.    permanent by saving the macro file in tde.exe.
  127.  
  128.    If you enter a file name that doesn't exist, the configuration utility
  129.    sorta gracefully exits this function.  I didn't do anything fancy with
  130.    this option.  You can't press ESC to quit out; however, if you decide
  131.    you want to quit, just enter a fictitious or outrageous file name.  A
  132.    harmless error message with be displayed and you may continue with the
  133.    configuration utility having made no changes to the tde executable file.
  134.  
  135.  
  136.                       Option 6.  Read in a configuration file
  137.  
  138. Function keys:
  139.  
  140.    none
  141.  
  142.    Finally got around to implementing a utility to read in a configuration
  143.    file.  Any function key, editor mode, or color field may be assigned
  144.    a new setting in the config file.  The default configuration file
  145.    distributed with tde is tde.cfg.
  146.  
  147.    If you enter a configuration file name that doesn't exist, the
  148.    configuration utility sorta gracefully exits this function.  I didn't
  149.    do anything fancy with this option.  You can't press ESC to quit out;
  150.    however, if you decide you want to quit, just enter a fictitious or
  151.    outrageous file name.  A harmless error message with be displayed and
  152.    you may continue with the configuration utility having made no changes
  153.    to the tde executable file.
  154.